Skip to content

Conversation

@ninsbl
Copy link
Collaborator

@ninsbl ninsbl commented Jan 24, 2023

This PR is an attempt to document the auth property in the webhooks section of a processing chain. Currently, this is not visible in swagger.json / ReDoc.
I have not tested it and I am not sure this is the right way to add to the documentaion...

It would be good it auth would support base64 encoded strings (instead of username and password in plain text), or even better, if actinia had secrets management (like e.g. in github actions, see also: #398).

Copy link
Member

@mmacata mmacata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, thanks!
This should be the corret place, yes. To test it is possible to start actinia locally and then call /api/v3/swagger.json to receive the json. This URL can be entered into https://petstore.swagger.io/ - for me it doesn't work in any browser as a local URL is adressed but it used to work in Firefox.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants